notice

fun notice(message: String)
fun notice(exception: Throwable)
fun notice(message: String, annotationProperties: AnnotationProperties)
fun notice(exception: Throwable, annotationProperties: AnnotationProperties)